Skip to main content

Date field

Type

widget

Description

Dropdown

Children Properties

Property

NameSummarySyntax
menuHiliteTextColorThe color of the text of the menu selection.set the menuHiliteTextColor of <widget> to <Color> get the menuHiliteTextColor of <widget>
borderColorThe color of the widget's border.set the borderColor of <widget> to <Color> get the borderColor of <widget>
trailingIconNameThe icon name of the trailing icon.set the trailingIconName of <widget> to pIcon get the trailingIconName of <widget>
menuHiliteColorThe color of the menu selection.set the menuHiliteColor of <widget> to <Color> get the menuHiliteColor of <widget>
floatLabelThe behavior of the label.set the floatLabel of <widget> to floatLabel get the floatLabel of <widget>
backgroundColorThe color of the widget's background.set the backgroundColor of <widget> to <Color> get the backgroundColor of <widget>
menuTextColorThe color of the menu text.set the menuTextColor of <widget> to <Color> get the menuTextColor of <widget>
textColorThe color of the widget text.set the textColor of <widget> to <Color> get the textColor of <widget>
opaqueSpecifies whether the inside of a field widget is opaque or transparent to the objects beneath it.set the opaque of <widget> to {true | false} get the opaque of <widget>
menuBackgroundColorThe back color of the menuset the menuBackgroundColor of <widget> to <Color> get the menuBackgroundColor of <widget>
showLabelMake the label visible.set the showLabel of <widget> to {true | false} get the showLabel of <widget>
roundedRadiusThe radius of the button cornersset the roundedRadius of <widget> to pRoundedRadius get the roundedRadius of <widget>
themeDataThe theme mappings of this widgetset the themeData of <widget> to {<array>} get the themeData of <widget>
labelThe label summaryset the label of <widget> to pLabel
iconSizeThe size of the arrow icon of the buttonset the iconSize of <widget> to pIconSize get the iconSize of <widget>
focusColorThe color used to remark when widget is focused.set the focusColor of <widget> to <Color> get the focusColor of <widget>
leadingIconNameThe icon name of the leading icon.set the leadingIconName of <widget> to pIcon get the leadingIconName of <widget>
leadingIconShow the leading icon.set the leadingIcon of <widget> to {true | false} get the leadingIcon of <widget>
inputTextThe text contained in the field widget.set the inputText of <widget> to pText get the inputText of <widget>
hoverColorThe hover color of the widget's background.set the hoverColor of <widget> to <Color> get the hoverColor of <widget>
variantThe stye of the widget.set the variant of <widget> to variant get the variant of <widget>